[INFO] cloning repository https://github.com/inoUwU/study-saba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inoUwU/study-saba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinoUwU%2Fstudy-saba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinoUwU%2Fstudy-saba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 864a33ab1e6ce9163c927d09d35119c7d9bcf1b5
[INFO] checking inoUwU/study-saba against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FinoUwU%2Fstudy-saba" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/inoUwU/study-saba
[INFO] finished tweaking git repo https://github.com/inoUwU/study-saba
[INFO] tweaked toml for git repo https://github.com/inoUwU/study-saba written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/inoUwU/study-saba on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/inoUwU/study-saba already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78e6090cd3ab40b25ab3b5fe57f6a8717a29d88a8078c07118d6586782be90c1
[INFO] running `Command { std: "docker" "start" "-a" "78e6090cd3ab40b25ab3b5fe57f6a8717a29d88a8078c07118d6586782be90c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78e6090cd3ab40b25ab3b5fe57f6a8717a29d88a8078c07118d6586782be90c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e6090cd3ab40b25ab3b5fe57f6a8717a29d88a8078c07118d6586782be90c1", kill_on_drop: false }`
[INFO] [stdout] 78e6090cd3ab40b25ab3b5fe57f6a8717a29d88a8078c07118d6586782be90c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3bc631b115ce6f6e7e5fe8b167c559664cd5922de39f5451c22250f2518902c
[INFO] running `Command { std: "docker" "start" "-a" "d3bc631b115ce6f6e7e5fe8b167c559664cd5922de39f5451c22250f2518902c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking saba_core v0.1.0 (/opt/rustwide/workdir/saba_core)
[INFO] [stderr]     Checking sabi v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f)
[INFO] [stderr]     Checking net_wasabi v0.1.0 (/opt/rustwide/workdir/net/wasabi)
[INFO] [stdout] error[E0433]: cannot find `alloc` in `crate`
[INFO] [stdout]  --> net/wasabi/src/http.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::alloc::string::ToString;
[INFO] [stdout]   |            ^^^^^ unresolved import
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::core::alloc::string::ToString;
[INFO] [stdout]   |            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `noli` in this scope
[INFO] [stdout]  --> net/wasabi/src/http.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use noli::net::lookup_host;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `noli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `noli`, use `cargo add noli` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HttpResponse` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:16:72
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get(&self, host: String, port: u16, path: String) -> Result<HttpResponse, Error> {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<HttpResponse> HttpClient {
[INFO] [stdout]    |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Error` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:16:86
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get(&self, host: String, port: u16, path: String) -> Result<HttpResponse, Error> {
[INFO] [stdout]    |                                                                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Error` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 return Err(Error::Network(format!(
[INFO] [stdout]    |                            ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Error` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |             return Err(Error::Network("Failed to find IP addresses".to_string()));
[INFO] [stdout]    |                        ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `alloc` in `crate`
[INFO] [stdout]  --> net/wasabi/src/http.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::alloc::string::ToString;
[INFO] [stdout]   |            ^^^^^ unresolved import
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::core::alloc::string::ToString;
[INFO] [stdout]   |            ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `noli` in this scope
[INFO] [stdout]  --> net/wasabi/src/http.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use noli::net::lookup_host;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `noli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `noli`, use `cargo add noli` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HttpResponse` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:16:72
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get(&self, host: String, port: u16, path: String) -> Result<HttpResponse, Error> {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<HttpResponse> HttpClient {
[INFO] [stdout]    |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Error` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:16:86
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn get(&self, host: String, port: u16, path: String) -> Result<HttpResponse, Error> {
[INFO] [stdout]    |                                                                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Error` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 return Err(Error::Network(format!(
[INFO] [stdout]    |                            ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Error` in this scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |             return Err(Error::Network("Failed to find IP addresses".to_string()));
[INFO] [stdout]    |                        ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_string` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:28:69
[INFO] [stdout]    |
[INFO] [stdout] 28 |             return Err(Error::Network("Failed to find IP addresses".to_string()));
[INFO] [stdout]    |                                                                     ^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToString` which provides `to_string` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::http::alloc::string::ToString;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `net_wasabi` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `to_string` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> net/wasabi/src/http.rs:28:69
[INFO] [stdout]    |
[INFO] [stdout] 28 |             return Err(Error::Network("Failed to find IP addresses".to_string()));
[INFO] [stdout]    |                                                                     ^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToString` which provides `to_string` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::http::alloc::string::ToString;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `net_wasabi` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "d3bc631b115ce6f6e7e5fe8b167c559664cd5922de39f5451c22250f2518902c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3bc631b115ce6f6e7e5fe8b167c559664cd5922de39f5451c22250f2518902c", kill_on_drop: false }`
[INFO] [stdout] d3bc631b115ce6f6e7e5fe8b167c559664cd5922de39f5451c22250f2518902c
